MBC MAKE MEMBLOCK FROM BITMAP
That command will create a new memblock from a bitmap. The specified values must be entered using integer and resources must exist or the command may fail. Memblock will keep the bitmap informations such as Width(DWord), Height(DWord), Depth(DWord), Data(s)(Bytes). Memblock number will be defined by the function itself and returned to user as an integer value.

SYNTAX
MemblockNumber = MBC MAKE MEMBLOCK FROM BITMAP( BitmapNumber )

ADDITIONAL INFORMATIONS
MEMBLOCKS Commands Menu
Index

SAMPLE
Exemple en Démonstration